# Begin: Custom commands for incoming e-mails AFTER decryption log(1,'Begin: Custom commands for incoming e-mails AFTER decryption'); # Begin: Add disclaimer to e-mail body in e-mails from external log(1,'Begin: TAdd disclaimer to e-mail body in e-mails from external'); if (!internal()) { log(1,'E-mail is from external, adding disclaimer "external"'); disclaimer('external','top'); } log(1,'End: Add disclaimer to e-mail body in e-mails from external'); # End: Add disclaimer to e-mail body in e-mails from external log(1,'End: Custom commands for incoming e-mails AFTER decryption'); # End: Custom commands for incoming e-mails AFTER decryption